home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1996 #6
/
Amiga Plus CD - 1996 - No. 06.iso
/
pd
/
disktools
/
mkisofs.105
/
amiga.doc
next >
Wrap
Text File
|
1994-01-22
|
1KB
|
48 lines
----------------------------------------------------------------------
This is an Amiga portion of MaKeISOFileSystem 1.05 (mkisofs)
----------------------------------------------------------------------
************************
ported by: midas@tomtec.abg.sub.org
************************
RIGHTS
======
This program underlies the Gnu General Public License,which is included
in this archive.
USAGE
=====
With this tool you can create a CDROM-Image that can later be
written with other CD-Writer tools.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
VERY IMPORTANT: this thing needs huge amounts of stack!
============== for smaller directories,give 100000 bytes
for bigger directories,rather give 300000!!!
(if you don't give enough stack,it will crash!!!)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
LIBRARIES
=========
This requires ixemul.library V40+ .
TESTING
=======
With this tool,I was able to put the files in a subdirectory into an
Image-File. Later,this Image-file could be mounted as a volume.
SOURCE
======
The source code (for the Gnu C-compiler) is included in the
directory "source".
(To compile it,don't use the makefiles.Use AmigaMake.batch instead.)
FURTHER INFORMATION
===================
See the file mkisofs.doc for more information.